Skip to content

Conversation

@tashian
Copy link
Contributor

@tashian tashian commented Jan 20, 2026

Add ignore patterns for domains that block automated requests:

  • admin.google.com (requires authentication)
  • azure.microsoft.com (blocks GitHub Actions)
  • gnu.org (returns 403 to bots)
  • freedesktop.org (returns 418 to bots)

Update broken support ticket URLs from kb-tickets/new to en/contact-us.

This PR also changes how the link checker runs, we just run it directly instead of using a GitHub action.

Add ignore patterns for domains that block automated requests:
- admin.google.com (requires authentication)
- azure.microsoft.com (blocks GitHub Actions)
- gnu.org (returns 403 to bots)
- freedesktop.org (returns 418 to bots)

Update broken support ticket URLs from kb-tickets/new to en/contact-us.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tashian tashian requested a review from a team as a code owner January 20, 2026 21:22
tashian and others added 10 commits January 20, 2026 21:24
The gaurav-nelson action is deprecated. Using the maintained fork from tcort.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Temporarily add pull_request trigger to test the new action.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The tcort action's Docker container doesn't see the workspace files.
Run markdown-link-check directly via npm instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- PRs: only check .mdx files that changed vs base branch
- Push to main: check all .mdx files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- HashiCorp (429 rate limiting)
- acme.sh GitHub issue
- Aruba HPE networking

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tashian tashian enabled auto-merge January 20, 2026 23:22
@tashian tashian merged commit 1fee546 into main Jan 20, 2026
3 checks passed
@tashian tashian deleted the fix/link-checker-updates branch January 20, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants